============================================================================
Read me for Home Screen Command line Tool                         24.04.2009
============================================================================

Product description:
====================
Reads the widget registry xml (widgetentrystore.xml), creates a copy of wideimage template for each entry (in widget registry) and fills necessary data from this xml to create the HSPS plugin for WRT widgets.

Main features:
==============
- Creation of HSPS Plugins for every WRT widget mentioned in Widget Registry.
- Filter plugins based on viewconfiguration.xml contents.

System requirements:
====================

Minimum:
- Microsoft Windows XP Professional, Service Pack 2, Service Pack 3, or 
  Microsoft Windows XP Home Edition, Service Pack 2, or any edition of
  Microsoft Windows Vista.
- 512 MB of RAM.
- 25 MB of free disk space.
- 1.5-GHz processor.

Recommended:
- Microsoft Windows XP Professional, Service Pack 2, Service Pack 3, or 
  Microsoft Windows XP Home Edition, Service Pack 2, or any edition of
  Microsoft Windows Vista.
- 1 GB of RAM.
- 100 MB of free disk space.
- 2.8-GHz processor.
- Display supporting 24-bit colour at 1,280x1,024-pixel resolution.
- Sound card.


How to Run:
====================================
- There must not be spaces in the directory names of the path where this tool 
is placed.
- After having JRE installed, edit the HomeScreenWRTProcessor.bat file using a text editor
and set the variable of JRE_BIN_DIR to point to the directory where the java executable
is located at. E.g. before editing the line would look like: 
set JRE_BIN_DIR=".\jre1.5.0_12\bin" 
- After editing the same line could look like (depending on where the JRE has been 
installed): set JRE_BIN_DIR="C:\Program files\Java\jre1.5.0_12\bin"

----------------------------------------------------------------------------
Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved.

This component and the accompanying materials are made available
under the terms of the License "Symbian Foundation License v1.0"
which accompanies this distribution, and is available
at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".